projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74e0404
)
(yank): Doc fix.
author
Juri Linkov
<juri@jurta.org>
Wed, 1 Nov 2006 23:11:08 +0000
(23:11 +0000)
committer
Juri Linkov
<juri@jurta.org>
Wed, 1 Nov 2006 23:11:08 +0000
(23:11 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index d6feaa1e8e9e1a58478b924cab1c94f00246c60a..c064bbcdb91b86230b33c8932f74c166d1481b0a 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-2725,7
+2725,7
@@
When this command inserts killed text into the buffer, it honors
`yank-excluded-properties' and `yank-handler' as described in the
doc string for `insert-for-yank-1', which see.
-See also the command
\\[yank-pop]
."
+See also the command
`yank-pop' (\\[yank-pop])
."
(interactive "*P")
(setq yank-window-start (window-start))
;; If we don't get all the way thru, make last-command indicate that